net.temporaryError.s (field)

2 uses

	net (current package)
		net.go#L645: type notFoundError struct{ s string }
		net.go#L647: func (e *notFoundError) Error() string { return e.s }